翻訳と辞書
Words near each other
・ internet protocol control protocol
・ internet protocol version 4
・ internet protocol version 6
・ internet provider
・ internet public library
・ internet registry
・ internet relay chat
・ internet research steering group
・ internet research task force
・ internet security association and key management protocol
internet server application programming interface
・ internet service provider
・ internet society
・ internet telephony
・ internet telephony service providers
・ internet worm
・ internet-draft
・ internetwork packet exchange
・ internetworking
・ internex on-line


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

internet server application programming interface : FOLDOC
Internet Server Application Programming Interface
(ISAPI) Microsoft's programming interface between applications and their {Internet Server}. Active Servers created with ISAPI extensions can be complete in-process applications themselves, or can "connect" to other services. ISAPI is used for the same sort of functions as CGI but uses Microsoft Windows dynamic link libraries (DLL) for greater efficiency. The server loads the DLL the first time a request is received and the DLL then stays in memory, ready to service other requests until the server decides it is no longer needed. This minimises the overhead associated with executing such applications many times.
An HTTP server can unload ISAPI application DLLs to free memory or preload them to speed up the first access. Applications can also be enhanced by ISAPI filters
(1997-01-06)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.